Fix Jerone Young's xenstat / xenstore patch:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 27 Oct 2005 09:53:02 +0000 (10:53 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 27 Oct 2005 09:53:02 +0000 (10:53 +0100)
commitf76bd5cf5e9e56b46c8c5acb595dbec6b842c34d
tree282deecb83255962206f9a7f98c917f9208f5f02
parent740401a4f848c64541f892b224d32aec56ac6946
Fix Jerone Young's xenstat / xenstore patch:

Reject the removal of -Werror from the xentop Makefile.

Reject the #include of xs.h inside xentop -- there is no need for it.

Have XendDomainInfo write domain names into /local/domain (which used to happen,
but hasn't for a little while).

Remove the dead code from xentop.c.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py
tools/xenstat/xentop/Makefile
tools/xenstat/xentop/xentop.c